home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BBS / MUBBS / bbslst11.cpt / BBSList DOCS next >
Encoding:
Text File  |  1992-01-06  |  1.8 KB  |  45 lines  |  [TEXT/MACA]

  1.   ***- BBS List Module -***
  2.      -   Version 1.1    -
  3.       By: Scott Szretter
  4.  (C)1991 Scott Szretter - Please see the file "COPYRITE.SPS"
  5.  
  6.     This module will allow your users to create a 'bbs list' on your bbs.
  7.  
  8.     To install the module, copy it with resedit (it should be called 'bbslist' in
  9. the distibution arcive) into the mubbs modules file - renumbering if necessary.
  10.  
  11.    There should be a folder called "bbslist" in the same directory as your
  12. 'modules' file.
  13.   This folder should contain:
  14.     modulename.info  - The list of BBS's
  15.     modulename.help  - The user help screen
  16.     modulename.intro - The introduction screen
  17.  (Where modulename is the name of the module.  ("bbslist") in the distribution
  18. archive.)
  19.   Edit these files with a plain text editor like Jolliwrite, or Vantage, or
  20. MacWrite and save as text.
  21.  
  22.     To call the module, simply call it by it's name.
  23.  
  24.  When the module is called, it will present the user with a menu of 5 commands.
  25.   "Quit" will simply exit the user back to the calling module or menu.
  26.   "Logoff" will log the user off of the system.
  27.   "Display" will display the bbs list file to the user.  (modulename.info)
  28.   "Add" will allow the user to add to the bbs list.
  29.   "Help" will display the file wish.help in the wish folder. (modulename.help)
  30.  
  31.  The actual bbs list is kept in a folder called "bbslist", and the file name is
  32. "modulename.info"   (If the module is called 'bbslist', then the file would be in
  33. the folder called bbslist, and the file would be called 'bbslist.info').
  34.  
  35.     This module has been tested, but I take no responsibility for any damages
  36. that may occur from using this module.
  37.  
  38.     Wish lists are usually lists of software users want, or anything you can
  39. think of.
  40.  
  41.  - Look for more good Modules by Scott Szretter of HMM BBS in Mass.
  42.  
  43.   *** CHANGES IN BBSLIST ***
  44.  
  45. 1.0 -> 1.1 ... Just a few cleanups...